home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_12D150D642394388AD808D029D68935E
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
1KB
|
44 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<controls>
<control>
<type>image</type>
<description>BG</description>
<id>1</id>
<width>1366</width>
<height>768</height>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>155</posX>
<posY>522</posY>
<width>217</width>
<height>213</height>
<texture>#header.hover</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<type>image</type>
<description>MP Logo</description>
<id>1</id>
<posX>60</posX>
<posY>32</posY>
<texture>mplogo.png</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<type>label</type>
<description>e.g. Setup TV</description>
<id>1</id>
<posX>60</posX>
<posY>128</posY>
<label>#header.label</label>
<font>font18</font>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>